Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/gateway (source) ^1.0.39 -> ^1.0.41 age confidence
@ai-sdk/vue (source) ^2.0.68 -> ^2.0.76 age confidence
@iconify-json/lucide ^1.2.69 -> ^1.2.70 age confidence
@iconify-json/simple-icons ^1.2.54 -> ^1.2.55 age confidence
@modelcontextprotocol/sdk (source) ^1.20.0 -> ^1.20.1 age confidence
@regle/core (source) ^1.9.5 -> ^1.9.6 age confidence
@regle/rules (source) ^1.9.5 -> ^1.9.6 age confidence
ai (source) ^5.0.68 -> ^5.0.76 age confidence
eslint (source) ^9.37.0 -> ^9.38.0 age confidence
happy-dom ^20.0.0 -> ^20.0.7 age confidence
motion-v ^1.7.2 -> ^1.7.3 age confidence
nuxt-og-image (source) ^5.1.11 -> ^5.1.12 age confidence
pnpm (source) 10.18.2 -> 10.18.3 age confidence
unplugin-vue-components ^29.1.0 -> ^29.2.0 age confidence
vue-router (source) ^4.5.1 -> ^4.6.3 age confidence

Release Notes

vercel/ai (@​ai-sdk/gateway)

v1.0.41

Compare Source

Patch Changes
  • Updated dependencies [cd91e4b]
    • ai@​5.0.41

v1.0.40

Compare Source

Patch Changes
  • ai@​5.0.40
modelcontextprotocol/typescript-sdk (@​modelcontextprotocol/sdk)

v1.20.1

Compare Source

What's Changed
New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.20.0...1.20.1

victorgarciaesgi/regle (@​regle/core)

v1.9.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

capricorn86/happy-dom (happy-dom)

v20.0.7

Compare Source

👷‍♂️ Patch fixes

v20.0.6

Compare Source

👷‍♂️ Patch fixes
  • Changes implementation for DOMTokenList.forEach(), Headers.forEach() and NodeList.forEach() to be spec compliant - By @​ikeyan in task #​1858

v20.0.5

Compare Source

👷‍♂️ Patch fixes

v20.0.4

Compare Source

👷‍♂️ Patch fixes
  • Only adds buttons to FormData if they are the submitter - By @​maxmil and @​
    karpiuMG
    in task #​1859

v20.0.3

Compare Source

👷‍♂️ Patch fixes
  • Moves URL resolution to after checking if module preloading is enabled to prevent URL errors to be thrown when unresolvable - By @​iam-medvedev in task #​1851
  • Fixes issue where CSS variables aren't parsed correctly when inside CSS functions - By @​fimion in task #​1837

v20.0.2

Compare Source

👷‍♂️ Patch fixes

v20.0.1

Compare Source

👷‍♂️ Patch fixes
  • Adds warning for environment with unfrozen intrinsics (builtins) when JavaScript evaluation is enabled- By @​capricorn86 in task #​1932
    • A security advisory has been reported showing that the recommended preventive measure of running Node.js with --disallow-code-generation-from-strings wasn't enough to protect against attackers escaping the VM context and accessing process-level functions. Big thanks to @​cristianstaicu for reporting this!
    • The documentation for how to run Happy DOM with JavaScript evaluation enabled in a safer way has been updated. Read more about it in the Wiki
motiondivision/motion-vue (motion-v)

v1.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/og-image (nuxt-og-image)

v5.1.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.18.3

Compare Source

Patch Changes
  • Fix a bug where pnpm would infinitely recurse when using verifyDepsBeforeInstall: install and pre/post install scripts that called other pnpm scripts #​10060.
  • Fixed scoped registry keys (e.g., @scope:registry) being parsed as property paths in pnpm config get when --location=project is used #​9362.
  • Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings #​9646.
  • Fixed EISDIR error when bin field points to a directory #​9441.
  • Preserve version and hasBin for variations packages #​10022.
  • Fixed pnpm config set --location=project incorrectly handling keys with slashes (auth tokens, registry settings) #​9884.
  • When both pnpm-workspace.yaml and .npmrc exist, pnpm config set --location=project now writes to pnpm-workspace.yaml (matching read priority) #​10072.
  • Prevent a table width error in pnpm outdated --long #​10040.
  • Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects #​10057.
unplugin/unplugin-vue-components (unplugin-vue-components)

v29.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/router (vue-router)

v4.6.3

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.1

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.0

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from benjamincanac as a code owner October 13, 2025 22:55
@github-actions github-actions bot added the v4 #4488 label Oct 13, 2025
Copy link

pkg-pr-new bot commented Oct 13, 2025

npm i https://pkg.pr.new/@nuxt/ui@5224

commit: 3ac6847

@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 3043580 to f3a3fc6 Compare October 14, 2025 10:27
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from f3a3fc6 to 2741fd6 Compare October 14, 2025 20:15
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 2741fd6 to 111ae70 Compare October 14, 2025 23:58
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 111ae70 to 3d8d3f3 Compare October 15, 2025 16:05
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 3d8d3f3 to e3a1530 Compare October 15, 2025 19:38
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from e3a1530 to 28c6a2c Compare October 16, 2025 06:39
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 28c6a2c to 1bb174a Compare October 16, 2025 18:51
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 1bb174a to 5ef8c0c Compare October 16, 2025 23:33
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 5ef8c0c to d3b7174 Compare October 17, 2025 10:04
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from d3b7174 to 509c099 Compare October 17, 2025 12:40
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 509c099 to 28ad9fb Compare October 17, 2025 14:21
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 28ad9fb to f89c7a4 Compare October 18, 2025 02:45
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from f89c7a4 to fc828b1 Compare October 18, 2025 05:54
@renovate renovate bot force-pushed the renovate/v4-all-minor-patch branch from 7cce5af to 3ac6847 Compare October 20, 2025 11:34
@benjamincanac benjamincanac merged commit 3a73cc9 into v4 Oct 20, 2025
15 checks passed
@benjamincanac benjamincanac deleted the renovate/v4-all-minor-patch branch October 20, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant